Transform
- Category
- Class
- Description
- Defines functionality that enables transformations in a 2-D plane. Transformations include rotation (System.Windows.Media.RotateTransform), scale (System.Windows.Media.ScaleTransform), skew (System.Windows.Media.SkewTransform), and translation (System.Windows.Media.TranslateTransform). This class hierarchy differs from the System.Windows.Media.Matrix structure because it is a class and it supports animation and enumeration semantics.
- Assembly
- PresentationCore
- Character
- public
- Attributes
- 
Name Value/Assignment TypeConverterAttribute ValueSerializerAttribute LocalizabilityAttribute System.Windows.LocalizationCategory.None; Readability=System.Windows.Readability.Unreadable 
- Ancestors
- GeneralTransform > Animatable > Freezable > DependencyObject > DispatcherObject > Object
- Descendants
- MatrixTransform, RotateTransform, ScaleTransform, SkewTransform, TransformGroup, TranslateTransform
- Properties
- Identity
 Inverse
 Value
- Methods
- Clone()
 CloneCurrentValue()
 Parse(String)
 TransformBounds(Rect)
 TryTransform(Point,Point@)
- Tags
- 0103E2B958, 02E3ABA98D, 034B4F5192
- Identity
- Software for developers
- 
				.Net Components
 Delphi Components
 Software for Android Developers
- More information resources
- 
				WinAPI Programmer's Reference
 Unix Manual Pages
 Delphi Examples
- Databases for Amazon shops developers
- 
				Amazon Categories Database
 Browse Nodes Database
